fix(cronjobs): Poll for messages until maxMessages have been pulled #4293
e2e_pr_smoke.yml
on: pull_request
e2e-tests-smoke
4m 20s
Annotations
2 errors and 1 warning
e2e-tests-smoke
Process completed with exit code 1.
|
e2e-tests-smoke
TimeoutError: locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByRole('button', { name: 'Sign In' }).first()
at ../pages/landingPage.ts:268
266 | async goToSignIn() {
267 | await this.page.waitForTimeout(500); // sign in button may not be loaded at this point.
> 268 | await this.signInButton.click({ force: true });
| ^
269 | // FxA can take a while to load on stage:
270 | await this.page.waitForURL("**/oauth**", { timeout: 60_000 });
271 | }
at LandingPage.goToSignIn (/home/runner/work/blurts-server/blurts-server/src/e2e/pages/landingPage.ts:268:29)
at globalSetup (/home/runner/work/blurts-server/blurts-server/src/e2e/global-setup.ts:32:3)
|
e2e-tests-smoke
No files were found with the provided path: src/e2e/test-results/. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
playwright-report
|
172 KB |
sha256:cc2046a32031ccd6be9fe8eec526f98de58defb40fcdbbf6d0e100fbcf620479
|
|